Welcome![Sign In][Sign Up]
Location:
Search - ping.c windows

Search list

[Multimedia programC++_Flash

Description: 在windows下播放FLASH的C++源码.实现了对FLASH的控制..全屏.播放-windows in broadcasting FLASH C source code. FLASH realization of the right to control the whole .. Ping. broadcast, etc.
Platform: | Size: 121077 | Author: 黄瑞 | Hits:

[Other resourceping

Description: 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。
Platform: | Size: 14013 | Author: 周晓伟 | Hits:

[WinSock-NDISPing的原代码

Description: WINDOWS操作0系统Ping的原代码,使用C语言编写完成,-0 Windows operating system Ping's original code, the use of C language completed,
Platform: | Size: 5537 | Author: 斯拉普 | Hits:

[Windows DevelopC语言实战105例

Description: C语言实战105例 第1部分 基础篇 实例1 一个价值“三天”的BUG 2 实例2 灵活使用递增(递减)操作符 5 实例3 算术运算符计算器 7 实例4 逻辑运算符计算器 9 实例5 IP地址解析 11 实例6 用if…else语句解决奖金发放问题 13 实例7 用for循环模拟自由落体 16 实例8 用while语句求n! 19 实例9 模拟银行常用打印程序 22 实例10 使用一维数组统计选票 26 实例11 使用二维数组统计学生成绩 29 实例12 简单的计算器 32 实例13 时钟程序 35 实例14 华氏温度和摄氏温度的相互转换 38 实例15 SimpleDebug函数应用 40 第2部分 数值计算与数据结构篇 实例16 常用的几种排序方法 46 实例17 广度优先搜索及深度优先搜索 53 实例18 实现基本的串操作 59 实例19 计算各点到源点的最短距离 62 实例20 储油问题 65 实例21 中奖彩球问题 67 实例22 0-1背包问题 69 实例23 阶梯计数问题 72 实例24 二叉树算法集 74 实例25 模拟LRU页面置换算法 79 实例26 大整数阶乘新思路 82 实例27 银行事件驱动模拟程序 84 实例28 模拟迷宫探路 87 实例29 实现高随机度随机序列 89 实例30 停车场管理系统 91 第3部分 文本屏幕与文件操作篇 实例31 菜单实现 96 实例32 窗口制作 97 实例33 模拟屏幕保护程序 100 实例34 文件读写基本操作 102 实例35 格式化读写文件 105 实例36 成块读写操作 107 实例37 随机读写文件 108 实例38 文件的加密和解密 111 实例39 实现两个文件的连接 113 实例40 实现两个文件信息的合并 116 实例41 文件信息统计 118 实例42 文件分割实例 121 实例43 同时显示两个文件的内容 123 实例44 模拟Linux环境下的vi编辑器 124 实例45 文件操作综合应用——银行账户管理 128 第4部分 病毒与安全篇 实例46 实用内存清理程序 134 实例47 如何检测Sniffer  136 实例48 加密DOS批处理程序 139 实例49 使用栈实现密码设置 141 实例50 远程缓冲区溢出漏洞利用程序 144 实例51 简易漏洞扫描器 146 实例52 文件病毒检测程序 149 实例53 监测内存泄露与溢出 150 实例54 实现traceroute命令 152 实例55 实现ping程序功能 154 实例56 获取Linux本机IP地址 157 实例57 实现扩展内存的访问 161 实例58 随机加密程序 164 实例59 MD5加密程序 165 实例60 RSA加密实例 168 第5部分 图形篇 实例61 制作表格 172 实例62 用画线函数作出的图案 174 实例63 多样的椭圆 176 实例64 多变的立方体 177 实例65 简易时钟 178 实例66 跳动的小球 181 实例67 用柱状图表示学生成绩各分数段比率 183 实例68 EGA/VGA屏幕存储 187 实例69 按钮制作 190 实例70 三维视图制作 193 实例71 红旗图案制作 194 实例72 火焰动画制作 196 实例73 模拟水纹扩散 199 实例74 彩色的Photo Frame  201 实例75 火箭发射演示 203 第6部分 系统篇 实例76 恢复内存文本 208 实例77 挽救磁盘数据 210 实例78 建立和隐藏多个PRI DOS分区 213 实例79 简单的DOS下的中断服务程序 216 实例80 文件名分析程序 219 实例81 鼠标中断处理 222 实例82 实现磁盘数据的整体加密 224 实例83 揭开CMOS密码 227 实例84 获取网卡信息 229 实例85 创建自己的设备 231 实例86 设置应用程序启动密码 233 实例87 获取系统配置信息 236 实例88 硬件检测 239 实例89 管道通信 241 实例90 程序自杀技术实现 244 第7部分 游戏篇 实例91 连续击键游戏 248 实例92 掷骰子游戏 250 实例93 弹力球 252 实例94 俄罗斯方块 253 实例95 24点扑克牌游戏 257 实例96 贪吃蛇 260 实例97 潜水艇大战 262 实例98 机器人大战 265 实例99 图形模式下的搬运工 266 实例100 十全十美游戏 269 第8部分 综合篇 实例101 强大的通信录 274 实例102 模拟Windows下UltraEdit程序 277 实例103 轻松实现个人理财 279 实例104 竞技比赛打分系统 281 实例105 火车订票系统 286
Platform: | Size: 654374 | Author: jawin@126.com | Hits:

[WinSock-NDISping.c

Description: dev c ver4.4.9.9.2 compile ping program for windows system.
Platform: | Size: 7473 | Author: yiyi.lai@msa.hinet.net | Hits:

[source in ebookping.c

Description: ping的源程序 -ping source program
Platform: | Size: 4096 | Author: | Hits:

[Internet-NetworkPing的原代码

Description: WINDOWS操作0系统Ping的原代码,使用C语言编写完成,-0 Windows operating system Ping's original code, the use of C language completed,
Platform: | Size: 6144 | Author: 斯拉普 | Hits:

[Internet-Network舟桥

Description: 用C实现的Ping程序,实现的功能与Windows的Ping部分功能相同。可用于网络编程初学用-C realized Ping procedures, functions and the Windows Ping part of the same functions. Network programming can be used with learning
Platform: | Size: 1292288 | Author: 泉台 | Hits:

[Internet-Networkping_srcedittion

Description: 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。 要实现的功能参数: 1.n 参数 设定发送回显请求的数量 2.l 参数 设定选项数据的填充字节数 3.t 参数 持续的发送回显请求,直到用户按下Control-C停止 4 w 参数 设定接收超时的时间,以毫秒为单位 参数的具体说明可以参考windows自带的ping程序-the program in Windows 2000 SP4 Pro compiler under through debugging (Visual C 6.0 IDE environment). Winsock2 need support. 1. The procedure adopted protocols of the original socket programming, the basic implementation of Ping function, Use : ping host, the default four consecutive send the request back significantly. 2. The procedure for the first ICMP using the definition of non-standard forms. Upcoming options to preserve the timestamp data for the first four bytes are defined as ICMP first part, the first such ICMP was defined as 12 bytes. This is done primarily to the realization of programming and understanding for it. 3. Under customary ICMP first marker Address field filled with the process ID. 4. The program achieved in the first record of IP routing RR functions, the most record
Platform: | Size: 14336 | Author: 赵锐 | Hits:

[TCP/IP stackTping

Description: windows ping程序的实现,采用原始socket编程,用于测试网络连通性。-windows ping procedures to achieve, using original socket programming, used to test network connectivity.
Platform: | Size: 55296 | Author: 赵劲松 | Hits:

[Multimedia DevelopC++_Flash

Description: 在windows下播放FLASH的C++源码.实现了对FLASH的控制..全屏.播放-windows in broadcasting FLASH C source code. FLASH realization of the right to control the whole .. Ping. broadcast, etc.
Platform: | Size: 6599680 | Author: 黄瑞 | Hits:

[Internet-NetworkPING(source)

Description: Ping 的一个小小的软件...... 这个源代码是用VC++写的..... 有C 基础的人应该可以有看的懂-Ping of a small software ... the source code is written with VC C ... based on the people should be able to see
Platform: | Size: 47104 | Author: 邵杰 | Hits:

[Internet-Network6Ping

Description: 需要自己编译的C++网络编程代码,在windows XP中运行-need to build the C network programming code, the windows XP operating
Platform: | Size: 216064 | Author: lihfspace | Hits:

[Internet-NetworkSOCK_RAW

Description: 用SOCK_RAW编写的ping程序 C++语言 只有简单的ping功能-SOCK_RAW prepared using ping procedures C++ Language only simple ping function
Platform: | Size: 1020928 | Author: 果汁红 | Hits:

[Internet-Networkping

Description: windows的ping命令的原代码,使用C语言编写,初学网络编程很有帮助。-The ping command windows of the original code, the use of C language, learning network programming helpful.
Platform: | Size: 9216 | Author: 丁钱飞 | Hits:

[P2Pping

Description: 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方便。 3.根据习惯ICMP首部的标示符字段填充了进程ID。 4.该程序实现了在IP首部记录路由的RR功能,最多记录9个地址。-The program in Windows 2000 Pro+ SP4 adopted under the compiler debugging (Visual C++ 6.0 IDE environment). Winsock2 support needs. 1. The program uses the original socket winsock programming, to achieve the basic Ping function, use: ping host, the default for sending echo request 4. 2. The program of the first definition of ICMP uses non-standard forms. Options data is about to save the first timestamp 4 bytes are also defined as the first part of ICMP, so that the first ICMP was defined as 12 bytes. Mainly do so primarily to the realization and understanding of programming convenience. 3. In accordance with customary ICMP identifier of the first field filled with the process ID. 4. The program achieved the first record in the IP routing RR function, a maximum of nine address records.
Platform: | Size: 13312 | Author: 周晓伟 | Hits:

[Internet-NetworkPing

Description: 模仿Windows的Ping命令,用C写的一个Ping命令。-Windows of the Ping command to imitate, using C to write a Ping command.
Platform: | Size: 991232 | Author: 阿平 | Hits:

[Internet-Networkping-2.c

Description: 实现ping功能的c代码,很不错的哦~ 注:是在windows下的代码-Ping function to achieve c-code
Platform: | Size: 3072 | Author: zj | Hits:

[Internet-Networkping

Description: windows下 用C 实现PING 功能-windows to achieve under the PING function with C
Platform: | Size: 4096 | Author: 茗玲 | Hits:

[Other快速Ping扫描工具 8

Description: 图形化界面多线程扫描C类IP,解析主机名,获取网卡地址(MAC)。注:最多允许40个线程同时扫描,通常使用20个线程,当报告no resources时,说明需把线程数调低。快速搜索一段空间的IP地址及其对应的主机名,当取到主机名(即图形上为亮绿时),说明是Windows主机,有可能存在共享文件夹。(Search LAN online IP)
Platform: | Size: 180224 | Author: 6565斯蒂芬 | Hits:
« 12 3 »

CodeBus www.codebus.net